HipVertexArrayObject.dataCount

How many data slots it uses, for instance, vec3 will count +3

class HipVertexArrayObject
uint dataCount;

Meta